home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR06 / UU162B.ZIP / TAG.SET < prev    next >
Text File  |  1993-06-23  |  1KB  |  48 lines

  1. ===========================================================================
  2.  BBS: Whalers Walk
  3. Date: 06-14-93 (07:25)             Number: 1300
  4. From: MICHAEL FRANKOVICH           Refer#: 1207
  5.   To: ANDRUE CARR                  Recvd: NO  (PVT)
  6. Subj: UU SETUP                     Conf: (0) Main Board
  7. ---------------------------------------------------------------------------
  8.  
  9. Here's how I set up Tag on my System:
  10.  
  11. Comm Support Type: Fossil
  12. Input File Type  : Gap     - DOOR.SYS
  13. Input File Path  : \TAG\
  14. Import File Path : .\
  15. Export File Path : .\
  16.  
  17.  
  18. TAG BBS:
  19.  
  20. Menu Setup:
  21.              1. Long Desc.   :  Ultimate Universe v1.61
  22.              2. Short Desc.  :  (U)U v1.61
  23.              3. Key          :  U
  24.              4. General SL   :  Your Preference
  25.              5. AR Flag      :  Your Preference
  26.              6. Program Key  :  =  (This uses the standard DOOR.SYS)
  27.              7. Program Data :  "@ UU.BAT"
  28.              F. Flags        :  Your Preference
  29.  
  30. UU.BAT:
  31.  
  32. @REM Start up batch file for TAG BBS
  33. @ECHO OFF
  34. CLS
  35. CD\UU
  36. ULTIMATE
  37. CD\TAG
  38. CLS
  39. EXIT
  40.  
  41. -----------------------------------------------------
  42.  
  43.  
  44. Now if you want to make any changes (Such as to copy the newspaper files
  45. or rankings log to another directory then add that in after the user
  46. exits the game).
  47.  
  48. =